
Building a Simple text Classifier with Semantic Kernel
Building a Simple text Classifier with Semantic Kernel
Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET

Working with Semantic Kernel in Python
Working with Semantic Kernel in Python
An introduction to the Python version of the Semantic Kernel SDK

Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel
Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel
In-depth look at a .NET-based Food Health Analyzer app using Azure OpenAI and Semantic Kernel for intelligent ingredient and health analysis.

Packaged Food Health Checker with Semantic kernel
Packaged Food Health Checker with Semantic kernel
An overview for a simple AI powered app for checking packaged food healthiness

The new prompt filter in Semantic Kernel
The new prompt filter in Semantic Kernel
Working with the new prompt filter IPromptRenderFilter in semantic kernel

Yaml prompts with semantic kernel
Yaml prompts with semantic kernel
Working with yaml prompt templates in semantic kernel

Manual function calling with Semantic Kernel and OpenAI
Manual function calling with Semantic Kernel and OpenAI
Using the manual mode for function calling in Semantic Kernel

Function calling using Semantic Kernel
Function calling using Semantic Kernel
Using the gpt-4 function calling capabilities with semantic kernel

Using Semantic Kernel with local embeddings
Using Semantic Kernel with local embeddings
Using a local embedding service with Semantic Kernel